Autogenerated HTML docs for v1.5.6-rc0 
diff --git a/git-hash-object.html b/git-hash-object.html index 1281bee..1ccac91 100644 --- a/git-hash-object.html +++ b/git-hash-object.html 
@@ -272,7 +272,7 @@  </div>   <h2>SYNOPSIS</h2>   <div class="sectionbody">  -<p><em>git-hash-object</em> [-t &lt;type&gt;] [-w] [--stdin] [--] &lt;file&gt;&#8230;</p>  +<p><em>git-hash-object</em> [-t &lt;type&gt;] [-w] [--stdin | --stdin-paths] [--] &lt;file&gt;&#8230;</p>   </div>   <h2>DESCRIPTION</h2>   <div class="sectionbody">  @@ -311,6 +311,14 @@  Read the object from standard input instead of from a file.   </p>   </dd>  +<dt>  +--stdin-paths  +</dt>  +<dd>  +<p>  + Read file names from stdin instead of from the command-line.  +</p>  +</dd>   </dl>   </div>   <h2>Author</h2>  @@ -327,7 +335,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 07-Jan-2008 07:50:24 UTC  +Last updated 26-May-2008 01:14:47 UTC   </div>   </div>   </body>